home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Trading on the Edge
/
Trading On The Edge - CD-ROM Toolkit (Wayzata Technology)(2031)(1994).bin
/
pc
/
pc_files
/
venddemo
/
finance
/
xchk
/
go.bat
< prev
next >
Wrap
DOS Batch File
|
1990-12-15
|
527b
|
13 lines
@ECHO OFF
CLS
ECHO Welcome to Exchequer!
ECHO To run Exchequer, type "XC" and press Return.
ECHO To print the manual, type "PRINTDOC" and press Return.
ECHO The file "CHANGES.!!!" (if it exists) contains information
ECHO about last minute changes, upgrades, etc. which are not
ECHO discussed in the documentation. The file "DISCOUNT"
ECHO contains information about discounts when purchasing
ECHO checks from certain check suppliers.
ECHO To print the "CHANGES.!!!" file, type "CHANGES" and
ECHO press Return.